home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 October / PFA1003.iso / nytta / psp801ev.exe / Data1.cab / tool_palette.swf / scripts / DefineButton2_356 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-06-06  |  120 b   |  5 lines

  1. on(release){
  2.    _global.menu.selectItem("vector_drawing");
  3.    loadMovie("vector_drawing.swf","_root.mainwindow");
  4. }
  5.